From bf7804db643f7832b72efbcd98bec1689fa4f047 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Fri, 15 Feb 2013 19:33:01 -0500 Subject: [PATCH] gdkframeclock: Fix doc comments --- gdk/gdkframeclock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkframeclock.c b/gdk/gdkframeclock.c index 9c3d4238cb..4d1c7658b9 100644 --- a/gdk/gdkframeclock.c +++ b/gdk/gdkframeclock.c @@ -186,7 +186,7 @@ gdk_frame_clock_class_init (GdkFrameClockClass *klass) G_TYPE_NONE, 0); /** - * GdkFrameClock::layout: + * GdkFrameClock::paint: * @clock: the frame clock emitting the signal * * This signal is emitted as the third step of toolkit and -- 2.30.2